CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - speech recognition lpc

搜索资源列表

  1. yuyinshibiedsp

    1下载:
  2. 用DSP实现的一个简单的语音识别系统,只要实现单个词的识别即可,采样率8k,帧长30ms,帧移10ms,系统采样后分帧--端点检测,将检测到的原始语音信号保存下来,基本上一个字在30帧左右,然后提取每帧的LPC参数--将LPC参数转换为LPC倒谱系数,然后利用DTW方法和模板比较.-a brief speech recognition system, as long as the realization of a single word can be identified. 8 k sampli
  3. 所属分类:语音合成与识别

    • 发布日期:2008-10-13
    • 文件大小:1793
    • 提供者:yautou
  1. BURG

    0下载:
  2. 本文件为语音识别lpc源码中的burg算法部分。该算法简单实用,适合于进行线性预测参数的计算-This document is for lpc-source speech recognition algorithm in the part of the burg. The algorithm is simple and practical, suitable for the calculation of the linear prediction parameters
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-03-28
    • 文件大小:944
    • 提供者:魏玮
  1. mulitipleleveldecomposition

    0下载:
  2. its an lpc code working for speech recognition
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-04-15
    • 文件大小:6690
    • 提供者:raaj
  1. HW_LPC

    0下载:
  2. LPCcode(自己寫的,可能有點冗長)用於語音辨識求LPC參數-LPCcode (wrote it myself, may be a bit long) for the LPC parameters for speech recognition
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-04-05
    • 文件大小:2287
    • 提供者:黃宜芳
  1. TA

    0下载:
  2. IT IS LPC INDEXS IN SPEECH RECOGNITION
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-11
    • 文件大小:1114
    • 提供者:m0stafa
  1. Recognition-of-Phonemes-In-a-Continuous-Speech-Str

    0下载:
  2. Recognition of Phonemes In a Continuous Speech Stream By Means of PARCOR Parameters In LPC Vocoder A Thesis Submitted To the College of Graduate Studies and Research In Partial Fulfillment of the Requirements
  3. 所属分类:File Formats

    • 发布日期:2017-04-09
    • 文件大小:1115649
    • 提供者:阿铁
  1. lpcc

    0下载:
  2. 实现将lpc转换为lpcc系数 用于dsp语音识别-Implementation will be converted to lpcc lpc coefficients for speech recognition dsp
  3. 所属分类:DSP program

    • 发布日期:2017-04-04
    • 文件大小:1022
    • 提供者:lxdong
  1. dtw0

    0下载:
  2. dtw0文件是运用DTW算法实现噪声环境下语音识别的。其中vad.m是端点检测程序;lpc.m是计算LPC参数的程序;lpc21lpcc.m是计算LPCC参数的程序;mfcc.m是计算MFCC参数的程序;dtw.m是实现经典DTW算法的程序;dtw2.m是实现高效DTW算法的程序,testdtw.m是最终测试程序,其中可以通过改变其中的特征参数名选择不同的特征参数。-dtw0 file DTW algorithm is to use speech recognition in noisy env
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-04-09
    • 文件大小:1084448
    • 提供者:于军
  1. mfccdtw

    1下载:
  2. 先用端点检测将语音中有用的语音部分提取出来(即将头部和尾部的静音部分除掉),然后用LPC算法提取语音信号的特征参数,进行动态归整(DTW算法)后与模板库里面的标准语音作比较,最后将识别结果进行D/A转化后播放出来。在本部分的设计中,则主要完成语音识别的模式匹配算法部分的软件实现。 -First with the endpoint detection of speech to voice some of the useful extracted from the (soon to mute som
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-05-22
    • 文件大小:6816633
    • 提供者:吴斌
  1. ANN_lpc

    0下载:
  2. 从语音中提取出的LPC参数,并用人工神经网络进行语音识别-Extracted from the voice of the LPC parameters and artificial neural networks for speech recognition
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:1018
    • 提供者:jinmaodao
  1. MATLAB-YUYINSHIBIE

    0下载:
  2. LPC speech recognition
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:6327
    • 提供者:qaz
  1. matlabMIDItools

    0下载:
  2. VOICEBOX: Speech Processing Toolbox for MATLAB LPC Analysis of Speech Speech Synthesis Speech Enhancement Speech Recognition-VOICEBOX is a speech processing toolbox consists of MATLAB routines . LPC Analysis of Speech Speech Synthesis S
  3. 所属分类:matlab

    • 发布日期:2017-03-23
    • 文件大小:16793
    • 提供者:Rui
  1. wav_handle

    2下载:
  2. c语言写的wav音频文件简单处理函数源码,包括wav_io处理,提取lpc系数、plar系数,可用于语音识别和合成中。可直接调用。-wav audio files simple c language handler source, including wav_io processing, extraction lpc coefficient plar coefficient, can be used for speech recognition and synthesis. Can be cal
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2016-08-04
    • 文件大小:6144
    • 提供者:lvchao
  1. other_features

    0下载:
  2. these are two audio features , LPC whith cepstral coefficients this a feature for speech recognition and speaker recognition , and other feature named zcr for calculate the change of the sing ( + or - ) of the signal.
  3. 所属分类:matlab

    • 发布日期:2017-11-26
    • 文件大小:123348
    • 提供者:kato
  1. 123dadas123

    0下载:
  2. these are two audio features , LPC whith cepstral coefficients this a feature for speech recognition and speaker recognition , and other feature named zcr for calculate the change of the sing ( + or - ) of the signal.
  3. 所属分类:matlab

    • 发布日期:2017-11-30
    • 文件大小:123324
    • 提供者:kato
  1. 123dadas123asdas

    0下载:
  2. these are two audio features , LPC whith cepstral coefficients this a feature for speech recognition and speaker recognition , and other feature named zcr for calculate the change of the sing ( + or - ) of the signal.
  3. 所属分类:matlab

    • 发布日期:2017-11-30
    • 文件大小:123364
    • 提供者:kato
  1. lpcctezheng

    0下载:
  2. 语音情绪识别中用到的lpcc特征参数的提取,所用的方法为LPC参数提取。-Used in speech emotion recognition lpcc characteristic parameter extraction, the use of the LPC parameter extraction method.
  3. 所属分类:matlab

    • 发布日期:2017-04-14
    • 文件大小:4828
    • 提供者:小小
  1. 61619f415781

    0下载:
  2. lpc 在语音识别中的应用,识别效果满意,可以借鉴参考学习-LPC application in speech recognition, the recognition effect is satisfied, you can reference for learning
  3. 所属分类:Graph program

    • 发布日期:2017-04-25
    • 文件大小:67953
    • 提供者:徐跃东
  1. SpeechRecAndSyn07

    0下载:
  2. 一个带用户界面的matlab语音合成和识别的程序,MainGuide01.fig通过提取MFCC,用dtw来计算实时录音和模板之间的最小距离,给出识别结果,并且给出波形图,频谱图,语谱图。MainGuide02.fig是语音合成程序,通过load一个wav文件用LPC,残差和pitch两种方式进行合成,并且能实时听合成语音的效果。-This is an simple user interface program including speech recoginition and speech s
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-04-17
    • 文件大小:365427
    • 提供者:袁斌
  1. VOICE-BOX

    0下载:
  2. 语音识别常用工具箱,包括lpc,lpcc等常用的特征提取函数以及vad等。迟早会用到。-Common speech recognition tool,it includes the commonly used features lpc, lpcc and other extraction function and vad like. Sooner or later it will be used.
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-04-01
    • 文件大小:143654
    • 提供者:vlgiegi
« 1 2»
搜珍网 www.dssz.com